home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Emergency / emergyus.exe / BC5 / EXAMPLES / WINDOWS / DRAGDROP / readme.txt
Text File  |  1997-03-25  |  508b  |  18 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     DRAGDROP
  8.  
  9. PURPOSE:
  10.    This is an example of implementing Drag and Drop.  When files
  11.    are dragged from the File Manager or Explorer and then dropped
  12.    into the client area of the main window, the filenames are
  13.    printed.
  14.  
  15. COMMENTS:
  16.  
  17.  
  18.